home *** CD-ROM | disk | FTP | other *** search
/ Power Tools 1993 October - Disc 2 / Power Tools (Disc 2)(October 1993)(HP).iso / hotlines / cshhl / pdsoft / 2.txt < prev    next >
Text File  |  1993-05-10  |  118KB  |  2,732 lines

  1.  
  2.  
  3. ***********************************************************************
  4. *                                                                     *
  5. *                 The catalogue                                       *
  6. *                                                                     *
  7. ***********************************************************************
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.             Software Porting And Archive Centre Catalogue
  29.                        Entire Archive Contents
  30.  
  31.  
  32.                              Kenneth Chan
  33.                             Colin Charlton
  34.                              Janet Little
  35.                             Richard Lloyd
  36.  
  37.                     Department Of Computer Science
  38.                        University Of Liverpool
  39.                              P.O. Box 147
  40.                               Liverpool
  41.                                L69 3BX
  42.  
  43.                Anonymous FTP address: ftp.csc.liv.ac.uk
  44.  
  45.                            Wed 19 Aug 1992
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  79.  
  80.  
  81.                              INTRODUCTION
  82.  
  83. The HP-UX Porting and Archive Centre at The University  of  Liverpool,
  84. UK, is a joint initiative by the Department of Computer Science at the
  85. University and Hewlett-Packard. The centre undertakes the  porting  of
  86. public  domain software to run under HP-UX systems and acts as a repo-
  87. sitory for this software worldwide. All software archived at the  cen-
  88. tre  has  been successfully compiled and tested for the HP 700 series;
  89. much of it will also run under the 300/400/800 series. The centre wel-
  90. comes donations of public domain software ported elsewhere.
  91.  
  92.  
  93.  
  94. Organisation of the archive
  95.  
  96. The archive can be accessed using anonymous FTP on the  Internet  net-
  97. work  and is organised as a tree-structure of directories. Each direc-
  98. tory contains its own README file which provides any necessary  infor-
  99. mation  and a brief description of the directory contents. The follow-
  100. ing subdirectories are visible from the top level:
  101.  
  102.  
  103.      hpux       This  holds  the  archived  software  and  is
  104.                 itself  organised  into a number of subdirec-
  105.                 tories, most of which house a set of  related
  106.                 packages.  The set of source files which con-
  107.                 stitute a  software  package  are  stored  in
  108.                 compressed form as a single file with a file-
  109.                 type  of  tar.Z.  Each  package  includes   a
  110.                 README.LUCS file, provided by the centre when
  111.                 the package was archived,  which  contains  a
  112.                 brief description of the package.
  113.      TroffDoc   This directory holds up-to-date copies of all
  114.                 documents relating to the porting and archive
  115.                 centre, in troff format. (In order to facili-
  116.                 tate the printing of these documents you will
  117.                 need either AT&T troff or Gnu groff.)
  118.      TextDoc    This directory holds plain text  versions  of
  119.                 the documents held in TroffDoc.
  120.  
  121.  
  122. Also housed within the top level directory are the following files:
  123.  
  124.  
  125.      ls-lR.Z       Recursive directory listing of the hpux directory.
  126.      Conventions   A guide to the conventions used at  Liverpool  for
  127.                    compiling and archiving packages.
  128.  
  129.  
  130.  
  131. About this catalogue
  132.  
  133. This catalogue details the entire contents of the  hpux  directory  on
  134. the  date  shown.  The organisation of the catalogue reflects the sub-
  135. directory  structure  of  the  hpux  directory;  packages  are  listed
  136.  
  137.  
  138.  
  139. Introduction as of Wed 19 Aug 1992             Page 2 of Catalogue.all
  140.  
  141.  
  142.  
  143.  
  144. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  145. alphabetically  within  subdirectory. The filename under which a given
  146. package is stored can be determined  from  the  catalogue  listing  by
  147. catenating  the package name, the version number and, as all files are
  148. stored  in   compressed   form,   the   file   type   `tar.Z',    i.e.
  149. <package_name>-<version_number>.tar.Z
  150.  
  151. For example, the entry under `Sysadmin':
  152.  
  153.      expect     3.225      10 Jul 1992       737    < DESCRIPTION >
  154.  
  155. has a filename of:
  156.  
  157.      expect-3.225.tar.Z  under the subdirectory `/hpux/Sysadmin'.
  158.  
  159. This catalogue is itself available from the archive; it is held in the
  160. subdirectories TroffDoc (in troff format) and TextDoc and is generated
  161. automatically each day using the README files associated with both the
  162. software packages and the directories.
  163.  
  164.  
  165. Documents available
  166.  
  167. All documentation relating to the porting and archive centre is avail-
  168. able  from  the  archive  from  both the TextDoc directory (containing
  169. plain text documents) and the Troff directory. The latter holds  docu-
  170. ments  in  troff  form;  in  order to facilitate the printing of these
  171. documents you will need either AT&T troff or Gnu groff.  The  documen-
  172. tation  in TextDoc is suitable for users who do not have troff facili-
  173. ties.  The list below details the current  contents  of  these  direc-
  174. tories;  all  documents  are  stored  as  compressed  files and can be
  175. uncompressed using the command `uncompress'.  As far as possible,  all
  176. documents  are generated automatically on a daily basis, ensuring that
  177. any documents obtained from the archive reflect its current state. FTP
  178. can be used to fetch any of these files.
  179.  
  180.  
  181. TroffDoc                  TextDoc                 Description
  182. AccessGuide.troff.Z       AccessGuide.txt.Z       Introductory   guide
  183.                                                   to   accessing   and
  184.                                                   searching        the
  185.                                                   archive.
  186. Catalogue.all.troff.Z     Catalogue.all.txt.Z     Description       of
  187.                                                   entire  archive con-
  188.                                                   tents.
  189. Catalogue.month.troff.Z   Catalogue.month.txt.Z   Description       of
  190.                                                   software    archived
  191.                                                   within   the    last
  192.                                                   calendar month.
  193.  
  194.  
  195. Queries:
  196.  
  197. Any queries about the Porting and Archive Centre can be directed via e-
  198. mail to:
  199.                           ftp@csc.liv.ac.uk
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206. Introduction as of Wed 19 Aug 1992             Page 3 of Catalogue.all
  207.  
  208.  
  209.  
  210.  
  211. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  212. ______________________________________________________________________
  213. |                                                                     |
  214. |                                                                     |
  215. |              Editors                                                |
  216. |                                                                     |
  217. |                                                                     |
  218. |_____________________________________________________________________
  219.  
  220. This directory holds public domain text and binary  editors  used  for
  221. the viewing, editing and writing of files utilising most or all of the
  222. terminal screen and arrow keys for movement wherever possible.
  223.  
  224.  
  225. Package Version Archived  Size (K)Description
  226. _______________________________________________________________________
  227.  
  228. aXe    2.11   13 Jul 1992  203 An X text editor with its own menu  sys-
  229.                                tem,  complete  with  search facilities,
  230.                                cut and  paste,  built-in  help,  easily
  231.                                modifiable font size and multiple window
  232.                                support. Requires  the  Widget  Creation
  233.                                Library  (Wcl)  to be installed prior to
  234.                                compilation.
  235.  
  236. emacs 18.58  30 Jul 1992  4055 GNU Emacs. The extensible, customisable,
  237.                                self-documenting text editor.
  238.  
  239. epoch 4.0p2  30 Jul 1992  4400 Epoch,  an  X  Windows  version  of  GNU
  240.                                Emacs.  This  has several major enhance-
  241.                                ments including the following:  Multiple
  242.                                X-Window  support. Marked and attributed
  243.                                regions of text  including  support  for
  244.                                proportional  and  variably-sized fonts.
  245.                                Asynchronous communication with other  X
  246.                                clients  (usually  the  window manager).
  247.                                Mouse-dragging with highlighting to sup-
  248.                                port  mouse-based cut-and-paste.  Access
  249.                                to raw X-Window objects.
  250.  
  251. fm    2.02    9 Jun 1992    38 A curses-based hex file modifier/editor,
  252.                                permitting  hex or ASCII modification of
  253.                                binary files. Displays  256-byte  blocks
  254.                                at a time.
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272. Editors as of Wed 19 Aug 1992                  Page 4 of Catalogue.all
  273.  
  274.  
  275.  
  276.  
  277. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  278. ______________________________________________________________________
  279. |                                                                     |
  280. |                                                                     |
  281. |              Gnu                                                    |
  282. |                                                                     |
  283. |                                                                     |
  284. |_____________________________________________________________________
  285.  
  286. This directory contains GNU software (with ports to  HP-UX  if  neces-
  287. sary)  usually obtained from the American FTP sites export.lcs.mit.edu
  288. and prep.ai.mit.edu. Packages of primary  importance  include  gcc/g++
  289. (for  the  Series  700  HP-UX machines), ghostscript (a GNU PostScript
  290. interpreter and previewer) and groff (a GNU version of troff).
  291.  
  292.  
  293. Package  VersionArchived   Size (K)Description
  294. _______________________________________________________________________
  295.  
  296. bulletin 06.92  24 Jul 1992   44 The June 1992 edition of the GNU Bul-
  297.                                  letin, originally posted to the Usenet
  298.                                  gnu.announce newsgroup.  It deals with
  299.                                  what GNU Project are currently work-
  300.                                  ing on, what the present policies are
  301.                                  and what is available from them via
  302.                                  anonymous FTP or Post Office mail.
  303.  
  304. flex    2.307  18 Aug 1992   257 A fast lexical analyser generator--the
  305.                                  GNU version of lex. This is a tool for
  306.                                  generating scanners, which are pro-
  307.                                  grams which recognize lexical patterns
  308.                                  in text. The final output of flex is a
  309.                                  C program that is linked with a shared
  310.                                  library to produce an executable.
  311.  
  312. gcc     2.2    23 Jul 1992  6602 The GNU Project integrated ANSI C and
  313.                                  C++ compilers. This distribution con-
  314.                                  tains only the original source code
  315.                                  (initially configured for HP Series
  316.                                  700). If you do not have "full" HP C
  317.                                  compiler and have Series 700 machine,
  318.                                  then you should get "gcc-built"
  319.                                  instead, which has a ready-to-install
  320.                                  set of binaries. Note that you will
  321.                                  need to install the GNU g++ object
  322.                                  library in order to use the C++
  323.                                  compiler.
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339. Gnu as of Wed 19 Aug 1992                      Page 5 of Catalogue.all
  340.  
  341.  
  342.  
  343.  
  344. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  345.  
  346. Package  VersionArchived   Size (K)Description
  347. _______________________________________________________________________
  348.  
  349. gcc-built2.2  21 Jul 1992 11485 The GNU Project integrated ANSI C and
  350.                                 C++ Compilers.  This distribution
  351.                                 includes HP Series 700 binaries (built
  352.                                 with +O3 optimisation) of GNU C as well
  353.                                 as the complete source code. Thismeans
  354.                                 that the compiler can be installed with
  355.                                 just one command ("make   install")
  356.                                 without even requiring a C compiler to
  357.                                 build it.  Note that you will need to
  358.                                 install the GNU g++ object library in
  359.                                 order to use the C++ compiler.
  360.  
  361. ghostview1.3  16 Jul 1992   168 PostScript previewer for X that is a
  362.                                 front-end for the Ghostscript inter-
  363.                                 preter (gs). Supports zooming, various
  364.                                 orientations, different page sizes and
  365.                                 the ability to jump to any page in the
  366.                                 document.  Requires gs 2.4 or later,
  367.                                 which is also available in this direc-
  368.                                 tory.
  369.  
  370. gnuplot  3.2  18 Jun 1992   900 A command-driven interactive function
  371.                                 plotting program.  It supports both 2D
  372.                                 and 3D plots, and can display the
  373.                                 results on a variety of different
  374.                                 terminals and printers.
  375.  
  376. groffbin 1.04 31 Jul 1992  1989 The GNU document formatting system--the
  377.                                 public domain version of AT&T's troff.
  378.                                 This allows high quality documents,
  379.                                 such as the Archive Centre Catalogue,
  380.                                 to be produced from a source file of
  381.                                 groff/troff commands embedded in the
  382.                                 main text body.  Various preprocessors
  383.                                 can be applied to handle tables (gtbl),
  384.                                 equations (geqn) and diagrams (gpic).
  385.                                 This package unpacks directly into
  386.                                 /usr/local/bin, /usr/local/man and
  387.                                 /usr/local/lib/groff, because only the
  388.                                 binaries, man pages and fonts are
  389.                                 included.
  390.  
  391. indent  1.2   25 Jun 1992   151 Indent changes the appearance of a C
  392.                                 program by inserting or deleting white
  393.                                 space, to make code easier to read.
  394.                                 It can also be used to convert from one
  395.                                 style of writing C to another.
  396.  
  397. ispell  2.0    7 Jul 1992   235 Interactive Spelling checker--steps
  398.                                 through a file, flagging words it
  399.                                 doesn't recognise and suggesting
  400.                                 possible alternatives.
  401.  
  402.  
  403.  
  404.  
  405. Gnu as of Wed 19 Aug 1992                      Page 6 of Catalogue.all
  406.  
  407.  
  408.  
  409.  
  410. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  411.  
  412. Package  VersionArchived   Size (K)Description
  413. _______________________________________________________________________
  414.  
  415. make   3.62    8 Jun 1992   399 GNU make utility to maintain groups of
  416.                                 programs.  Although HP-UX already has a
  417.                                 "make" command, the GNU version under-
  418.                                 stands a large set of rules and
  419.                                 provides improved error messages.
  420.  
  421. tar    1.10   18 Jun 1992   229 GNU version of tar, a tape file
  422.                                 archiver.  Although tar is supplied
  423.                                 with HP-UX, gtar has more options and
  424.                                 handles absolute paths as relative
  425.                                 paths, however it cannot cope correctly
  426.                                 with CDFs (context-dependent files).
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471. Gnu as of Wed 19 Aug 1992                      Page 7 of Catalogue.all
  472.  
  473.  
  474.  
  475.  
  476. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  477. ______________________________________________________________________
  478. |                                                                     |
  479. |                                                                     |
  480. |              Languages                                              |
  481. |                                                                     |
  482. |                                                                     |
  483. |_____________________________________________________________________
  484.  
  485. This directory holds public domain compilers, interpreters and  trans-
  486. lators for various computer languages. The translators p2c and f2c can
  487. be used  as  substitute  Pascal  and  Fortran  compilers  respectively
  488. because  HP-UX systems are supplied with C as standard, but Pascal and
  489. Fortran are optional products.
  490.  
  491.  
  492. Package    VersionArchived   Size (K)Description
  493. _______________________________________________________________________
  494.  
  495. akcl     1.615  30 Jul 1992   891 Austin Kyoto Common Lisp (AKCL). This
  496.                                   is an implementation of Common Lisp
  497.                                   as described in the book "Common
  498.                                   Lisp--The Language" by Guy Steele
  499.                                   Jr., Digital Press. N.B. Building
  500.                                   this package requires that you also
  501.                                   have the sources for Kyoto Common
  502.                                   Lisp (kcl), available at this site,
  503.                                   but before getting kcl, you must
  504.                                   complete and mail a license
  505.                                   form (kcl_licence), also available at
  506.                                   this site.
  507.  
  508. f2c     1.00   23 Jun 1992   363  Fortran 77 to C (or C++) converter. A
  509.                                   sophisticated language translator
  510.                                   that can output the ANSI C or
  511.                                   Kernighan & Ritchie C equivalent of a
  512.                                   Fortran 77 program. An extra SECNDS
  513.                                   intrinsic has been added for this
  514.                                   port and a user-friendly translation
  515.                                   script is also provided. Two run-time
  516.                                   shared libraries are built and the
  517.                                   C translation is compiled
  518.                                   and linked with these libraries.
  519.  
  520. kcl    1.00   23 Jul 1992  1247   This is the Kyoto Common Lisp (kcl)
  521.                                   distribution of June 1987 provided
  522.                                   here SOLELY for the purpose of
  523.                                   building Austin Kyoto Common Lisp
  524.                                   (AKCL), available as a separate
  525.                                   package from this site.
  526.                                   IMPORTANT. Although there is no fee,
  527.                                   KCL is NOT in the public domain.  You
  528.                                   are authorised to obtain it only
  529.                                   after signing and mailing a license
  530.                                   agreement. The license agreement is
  531.                                   available from this site in the
  532.                                   package "kcl-licence".
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541. Languages as of Wed 19 Aug 1992                Page 8 of Catalogue.all
  542.  
  543.  
  544.  
  545.  
  546. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  547.  
  548. Package    VersionArchived   Size (K)Description
  549. _______________________________________________________________________
  550.  
  551. kcl_licence1.00   23 Jul 1992  5 This contains the licence form for
  552.                                  Kyoto Common  Lisp (kcl). IMPORTANT.
  553.                                  Although there is no fee, KCL is NOT
  554.                                  in the public domain. You are
  555.                                  authorized to obtain it only after
  556.                                  signing and mailing in a
  557.                                  license agreement. Before you ftp KCL
  558.                                  files, you MUST fill out and send in
  559.                                  the license agreement contained in the
  560.                                  file "readme". Otherwise, you are not
  561.                                  permitted to make copies of KCL.
  562.  
  563. p2c     1.20    9 Jun 1992   557 Pascal to C translator that handles 5
  564.                                  dialects of Pascal (including both
  565.                                  standard and extended HP Pascal) and
  566.                                  Modula-2 too.  Source has been
  567.                                  modified to support HP Pascal argument
  568.                                  passing ("import arg" module).
  569.  
  570. pcl     4b.00  30 Jul 1992   381 Portable Common Loops (pcl). This is a
  571.                                  partial implementation of the Common
  572.                                  Loops Object Oriented System (CLOS).
  573.                                  N.B. This package requires that you
  574.                                  have Austin Kyoto Common Lisp (AKCL)
  575.                                  installed.
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608. Languages as of Wed 19 Aug 1992                Page 9 of Catalogue.all
  609.  
  610.  
  611.  
  612.  
  613. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  614. ______________________________________________________________________
  615. |                                                                     |
  616. |                                                                     |
  617. |              Misc                                                   |
  618. |                                                                     |
  619. |                                                                     |
  620. |_____________________________________________________________________
  621.  
  622. This directory contains miscellaneous packages that do not easily  fit
  623. into the other categories on the Archive.
  624.  
  625.  
  626. Package     VersionArchived   Size (K)Description
  627. _______________________________________________________________________
  628.  
  629. arc      5.21e   8 Jun 1992  106  Archive utility compatible with IBM
  630.                                   PC and Atari ST Arc Supports multiple
  631.                                   methods of compression to allow
  632.                                   several files to be compressed and
  633.                                   stored as a single archive file.
  634.  
  635. btoa     5.2    18 Aug 1992   21  Btoa is a filter which reads binary
  636.                                   data and generates an encoding using
  637.                                   printable ASCII characters, suitable
  638.                                   for sending binary files by mail.  It
  639.                                   can also reverse this process.
  640.  
  641. debug_malloc1.0p1 25 Jun 1992 41  Debugging malloc library--a
  642.                                   collection of routines to replace the
  643.                                   malloc(3), memory(3), string(3) and
  644.                                   bstring(3) library functions during
  645.                                   program development and/or debugging.
  646.                                   They provide a high level of consis-
  647.                                   tency checking of the use of malloc
  648.                                   pointers.  This is from
  649.                                   comp.sources.unix,  volume 22,
  650.                                   issues 112 & 113.
  651.  
  652. j2       2.1    14 Aug 1992   45  This is a program to generate
  653.                                   juggling patterns.  It takes a list
  654.                                   of parameters (number of objects,
  655.                                   maximum height to throw, length of
  656.                                   pattern) and it lists ALL the
  657.                                   patterns with fit those con-
  658.                                   straints.  It also includes a program
  659.                                   to generate control files for two
  660.                                   common juggling animation programs.
  661.                                   See 'jug' in this directory for one
  662.                                   of them.
  663.  
  664. jug      1.0    13 Aug 1992   85  A program to display juggling
  665.                                   patterns, either on an X11 display,
  666.                                   or on an ASCII terminal.  It comes
  667.                                   with a large selection of example
  668.                                   patterns.
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678. Misc as of Wed 19 Aug 1992                    Page 10 of Catalogue.all
  679.  
  680.  
  681.  
  682.  
  683. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  684.  
  685. Package     VersionArchived   Size (K)Description
  686. _______________________________________________________________________
  687.  
  688. sox       5.beta 30 Jul 1992   84  Converts sound samples between
  689.                                    various sound formats, possibly with
  690.                                    additional effects (such as echo, or
  691.                                    filters). Sox supports a number of
  692.                                    common sound formats, including
  693.  
  694. unzip    4.2    23 Jun 1992  272   List, test or extract from a ZIP
  695.                                    archive file, a format most commonly
  696.                                    used on MS-DOS systems.  This
  697.                                    version supports encryption (source
  698.                                    code from outside the US) and file
  699.                                    naming and contents translation.
  700.  
  701. zoo      2.1     8 Jun 1992  250   Archiver compatible with micro (IBM
  702.                                    PC, Atari ST, Amiga) version. Has
  703.                                    the advantage over arc in that itcan
  704.                                    handle pathnames as well, but
  705.                                    otherwise performs a similar task to
  706.                                    arc.
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745. Misc as of Wed 19 Aug 1992                    Page 11 of Catalogue.all
  746.  
  747.  
  748.  
  749.  
  750. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  751. ______________________________________________________________________
  752. |                                                                     |
  753. |                                                                     |
  754. |             Networking                                              |
  755. |                                                                     |
  756. |                                                                     |
  757. |_____________________________________________________________________
  758.  
  759. This directory holds programs which deal specifically with  networking
  760. (usually  Ethernet/Internet,  but  also  Macintosh to UNIX interfacing
  761. too). Some packages require the installation of others in this  direc-
  762. tory (e.g. idlookup is more useful if you have pidentd).
  763.  
  764.  
  765. Package   VersionArchived   Size (K)Description
  766. _______________________________________________________________________
  767.  
  768. AufsTools 1.00  7 Jul 1992   79 A suite of tools likely to be of use to
  769.                                 users of the CAP aufs system, enabling
  770.                                 Macintosh files to be manipulated on
  771.                                 the Unix host.  (See also CAP)
  772.  
  773. Messages  2.2   7 Jul 1992   61 This is a suite of programs designed to
  774.                                 allow the sending of short messages
  775.                                 between Mac and UNIX users. It includes
  776.                                 both the Unix and Mac side programs,
  777.                                 and requires the CAP networking suite.
  778.  
  779. Timelord  1.2   7 Jul 1992   32 Time server daemon to allow Mac clients
  780.                                 to set their time using 'tardis' (v1.3
  781.                                 included). Enables all machines on a
  782.                                 network to agree on the current time
  783.                                 (see also XNTP suite).
  784.  
  785. archie  1.3    23 Jun 1992  130 Archie is a client to query the archie
  786.                                 databases which list the various files
  787.                                 that are available using anonymous FTP
  788.                                 from sites around the world. See also
  789.                                 the 'xarchie' client under the X11 sub-
  790.                                 directory.
  791.  
  792. c-news  2.May  27 Jul 1992  798 This is the 2nd May 1992 'Performance
  793.                                 Release' of C News.  It provides the
  794.                                 general infrastructure required for
  795.                                 running a News service (also known as
  796.                                 Net-News, UseNet, etc).  In particular,
  797.                                 it provides the processing and storage
  798.                                 handling, together with some of the
  799.                                 transport mechanisms.  It does not
  800.                                 include the user interface programs.
  801.                                 See 'tin' and 'xrn' for two possible
  802.                                 such.  See also the NNTP package for
  803.                                 another transport mechanism.
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811. Networking as of Wed 19 Aug 1992              Page 12 of Catalogue.all
  812.  
  813.  
  814.  
  815.  
  816. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  817.  
  818. Package   VersionArchived   Size (K)Description
  819. _______________________________________________________________________
  820.  
  821. cap    6.0p100 7 Jul 1992  1313 Appletalk protocol library suite, ena-
  822.                                 bling Unix systems to communicate with
  823.                                 Macintoshes, using Ethernet/Appletalk
  824.                                 bridge.  This includes programs to
  825.                                 allow the Macs to use a Unix fileserver
  826.                                 as an Appleshare server, and either
  827.                                 side to use printers attached to the
  828.                                 other, plus other contributed software
  829.                                 (some of which is available separately
  830.                                 in this archive). This version has had
  831.                                 patches 1 through to 100 applied.
  832.  
  833. cmu-snmp 1.1b  24 Jun 1992  248 CMU SNMP system, which includes an
  834.                                 SNMP/ASN.1 library, assorted client
  835.                                 applications and supporting documenta-
  836.                                 tion.  In particular, it includes
  837.                                 able real SNMP tool, modelled on the
  838.                                 standard Unix netstat command.
  839.  
  840. dig     2.0    23 Jun 1992  69  DNS (Domain Name Server) Internet
  841.                                 Groper--a tool to query the DNS for
  842.                                 host information. Also supports a
  843.                                 flexible batch command mode as well as
  844.                                 the more usual interactive mode.
  845.  
  846. idlookup 1.0   24 Jun 1992   5  Idlookup can be used in conjunction
  847.                                 with an Identification Server (such as
  848.                                 pidentd) to identify the user of a par-
  849.                                 ticular TCP connection. This uses the
  850.                                 protocol defined in RFC931, which is
  851.                                 currently being developed as an
  852.                                 Internet Standard.
  853.  
  854. libauth 4.0p2  26 Jun 1992   8  Remote authentication library, which
  855.                                 provides a simple interface for finding
  856.                                 the remote identity of a connection,
  857.                                 querying an Identification Server such
  858.                                 as 'pident'.
  859.  
  860. mit-snmp 1.1   23 Jun 1992 180  MIT SNMP Development Kit--a group of
  861.                                 tools designed for developing network
  862.                                 management applications using the
  863.                                 Simple Network Management Protocol. It
  864.                                 includes a simple network management
  865.                                 agent (snmpd) and a set of commands to
  866.                                 communicate with such an agent.
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877. Networking as of Wed 19 Aug 1992              Page 13 of Catalogue.all
  878.  
  879.  
  880.  
  881.  
  882. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  883.  
  884. Package   VersionArchived   Size (K)Description
  885. _______________________________________________________________________
  886.  
  887. mm     2.3a   26 Jun 1992   755 Metamail is a suite of programs imple-
  888.                                 menting MIME (Multipurpose Internet
  889.                                 Mail Extension) the emerging standard
  890.                                 for multimedia mail on the Internet.
  891.                                 These tools can be used enhance most
  892.                                 common mailers to handle particular
  893.                                 types of multimedia mail.
  894.  
  895. nntp   1.5    28 Jul 1992   221 NNTP is a protocol to transfer UseNet
  896.                                 News. This can be used either to
  897.                                 transfer news between sites (a server
  898.                                 system), or to read news at an end node
  899.                                 (a client system). In either case, this
  900.                                 just provides the transport mechanism,
  901.                                 and extra software is required.  See
  902.                                 also C News (server software), tin and
  903.                                 xrn (example client newsreaders).
  904.  
  905. pidentd  1.9beta24 Jun 1992  38 Identification Server (a la RFC931)---
  906.                                 this determines the identity of the
  907.                                 user of a particular TCP connection,
  908.                                 using the 'Identification Server'
  909.                                 protocol. This is in the process of
  910.                                 being adopted as an Internet Standard,
  911.                                 based on RFC931 ('Authentication
  912.                                 Server') and the name change reflects
  913.                                 the changed emphasis.
  914.  
  915. pidentd  2.0beta 7 Aug 1992  55 Identification Server (a la RFC931)--
  916.                                 this determines the identity of the
  917.                                 user of a particular TCP connection,
  918.                                 using the 'Identification Server'
  919.                                 protocol. This is in the process of
  920.                                 being adopted as an Internet Standard,
  921.                                 based on RFC931 ('Authentication
  922.                                 Server') and the name change reflects
  923.                                 the changed emphasis.
  924.  
  925. rdist  1.00    9 Jun 1992  127  A remote file distribution program
  926.                                 which maintains copies of files on
  927.                                 multiple hosts. A file updated at one
  928.                                 host is distributed to a specified set
  929.                                 of hosts.  Shell commands can be
  930.                                 specified to run on the remote hosts to
  931.                                 perform file installation tasks. A
  932.                                 typical use for rdist would be to
  933.                                 maintain system administrative files
  934.                                 across a local network.
  935.  
  936. tin   1.14   25 Jun 1992   291  A threaded Netnews reader, usually run
  937.                                 via an NNTP connection. Allows users to
  938.                                 read, post and mail Usenet news
  939.                                 articles inside a curses environment.
  940.                                 Requires either a local Usenet news
  941.                                 database or access to an NNTP Usenet
  942.                                 news server.
  943.  
  944.  
  945.  
  946.  
  947. Networking as of Wed 19 Aug 1992              Page 14 of Catalogue.all
  948.  
  949.  
  950.  
  951.  
  952. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  953.  
  954. Package   VersionArchived   Size (K)Description
  955. _______________________________________________________________________
  956.  
  957. tin    1.15   14 Aug 1992   311 A threaded Netnews reader, usually run
  958.                                 via an NNTP connection. Allows users to
  959.                                 read, post and mail Usenet news
  960.                                 articles inside a curses environment.
  961.                                 Requires either a local Usenet news
  962.                                 database or access to an NNTP Usenet
  963.                                 news server.
  964.  
  965. traceroute1.17  23 Jun 1992  94 Trace the route IP packets follow to
  966.                                 reach a particular host. This package
  967.                                 includes binaries and new kernel object
  968.                                 files for Suns. These are not needed
  969.                                 for running under HP-UX, and hpux-
  970.                                 specific source code is also included.
  971.  
  972. xntp+hp  1.30 26 Jun 1992  844  Network Time Protocol suite--a set of
  973.                                 programs to maintain the time-of-day
  974.                                 clock on a Unix machine inagreement
  975.                                 with Internet standard time servers. It
  976.                                 can also be used on an isolated network
  977.                                 to ensure that all the machines agree
  978.                                 on the same time.
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014. Networking as of Wed 19 Aug 1992              Page 15 of Catalogue.all
  1015.  
  1016.  
  1017.  
  1018.  
  1019. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1020. ______________________________________________________________________
  1021. |                                                                     |
  1022. |                                                                     |
  1023. |             Recreation                                              |
  1024. |                                                                     |
  1025. |                                                                     |
  1026. |_____________________________________________________________________
  1027.  
  1028. This directory contains graphics demos and games that are intended for
  1029. recreational purposes. Most of them are them X11-based and several can
  1030. utilise the local area network and  allow  multi-player  games  to  be
  1031. undertaken.
  1032.  
  1033.  
  1034. Package   VersionArchived   Size (K)Description
  1035. _______________________________________________________________________
  1036.  
  1037. RClock  1.00   27 Jul 1992  17  A version of the standard X clock
  1038.                                 widget and program, that runs anti-
  1039.                                 clockwise. You get used to it very
  1040.                                 quickly, but it really throws people
  1041.                                 that come into your office!  The only
  1042.                                 problem is that you start reading
  1043.                                 'normal' clocks wrongly.
  1044.  
  1045. capture 1.00   28 Jul 1992  61  An implementation of the Capture The
  1046.                                 Flag game for X Windows, where two
  1047.                                 human players compete against each
  1048.                                 other on different X displays. Players
  1049.                                 take it turn to attack their opponent's
  1050.                                 pieces and there are special "bomb"
  1051.                                 squares which destroy any piece moved
  1052.                                 onto them.  The winner is the player
  1053.                                 who manages to capture the opponent's
  1054.                                 flag (which may be anywhere on the
  1055.                                 grid).
  1056.  
  1057. cbzone  1.00   28 Jul 1992  85  A version of the Battle Zone arcade
  1058.                                 game for X Windows. Takes overthe whole
  1059.                                 screen and uses 3-D monochrome vector
  1060.                                 graphics to depict enemy tanks and the
  1061.                                 landscape. Mouse control allows you to
  1062.                                 move and fire at the enemy and later
  1063.                                 stages include UFOs and missiles. The
  1064.                                 high score table is saved in a file.
  1065.  
  1066. gnuchess 4.055  21 Jul 1992 262 A public domain (GNU) chess program
  1067.                                 which plays a strong game of chess,
  1068.                                 complete with a large opening book,
  1069.                                 thinking on opponent's time, a full
  1070.                                 list of the lookahead tree and scores
  1071.                                 for that tree, various time levels and
  1072.                                 a curses user interface. Comes with
  1073.                                 various utilities, including a program
  1074.                                 to print the board to a PostScript
  1075.                                 printer and another to interface to
  1076.                                 xboard, which is also available in this
  1077.                                 directory.
  1078.  
  1079.  
  1080.  
  1081.  
  1082.  
  1083. Recreation as of Wed 19 Aug 1992              Page 16 of Catalogue.all
  1084.  
  1085.  
  1086.  
  1087.  
  1088. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1089.  
  1090. Package   VersionArchived   Size (K)Description
  1091. _______________________________________________________________________
  1092.  
  1093. gnuchess 4.056  11 Aug 1992 263  A public domain (GNU) chess program
  1094.                                  which plays a strong game of chess,
  1095.                                  complete with a large opening book,
  1096.                                  thinking on opponent's time, a full
  1097.                                  list of the lookahead tree and scores
  1098.                                  for that tree, various time levels and
  1099.                                  a curses user interface. Comes with
  1100.                                  various utilities, including a program
  1101.                                  to print the board to a PostScript
  1102.                                  printer and another to interface to
  1103.                                  xboard, which is also available in
  1104.                                  this directory.
  1105.  
  1106. jetpack 1.00   28 Jul 1992  77   A multi-level single-player game for X
  1107.                                  Windows, where your player jets around
  1108.                                  a large maze looking for fuel pods, a
  1109.                                  key and an exit door.There are several
  1110.                                  types of enemy to avoid and a bonus is
  1111.                                  awarded for fast completionof the
  1112.                                  level. Supports both mouse and
  1113.                                  keyboard control and also keeps the
  1114.                                  high score table in a file.
  1115.  
  1116. oneko   1.1b   16 Jul 1992  83   Animation demo where a cat looks star-
  1117.                                  tled, chases around the mouse cursor,
  1118.                                  licks its paws and then falls asleep.
  1119.                                  Fairly configurable, including a
  1120.                                  striped cat, a black cat or a very
  1121.                                  fast cat.
  1122.  
  1123. reve   1.30   23 Jul 1992  285   An Othello (aka reversi) board game,
  1124.                                  complete with a curses interface or an
  1125.                                  X Windows interface. Plays a strong
  1126.                                  game and has a myriad of features
  1127.                                  including skill levels, move
  1128.                                  evaluation, hint option, show legal
  1129.                                  moves, a help window and the ability
  1130.                                  to load, save or print a game.
  1131.  
  1132. xaster  1.00   22 Jul 1992 103   A faithful implementation of the
  1133.                                  arcade game Asteroids, in which your
  1134.                                  ship shoots down rocks and flying
  1135.                                  saucers to gain points. Takes over the
  1136.                                  whole screen and uses monochrome
  1137.                                  vector graphics for impressive update
  1138.                                  speeds. Saves the high score table
  1139.                                  between games and allows a one or two
  1140.                                  player game.
  1141.  
  1142.  
  1143.  
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152. Recreation as of Wed 19 Aug 1992              Page 17 of Catalogue.all
  1153.  
  1154.  
  1155.  
  1156.  
  1157. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1158.  
  1159. Package   VersionArchived   Size (K)Description
  1160. _______________________________________________________________________
  1161.  
  1162. xblackjack1.3  23 Jul 1992  184  The game of blackjack for X
  1163.                                  Windows, complete with a Motif user
  1164.                                  interface. This obeys all the
  1165.                                  casino rules of blackjack
  1166.                                  (including splitting and
  1167.                                  insurance) and even has a computer
  1168.                                  auto-play mode. There is a
  1169.                                  comprehensive built-in help system
  1170.                                  and a full set of game statistics
  1171.                                  kept.
  1172.  
  1173. xboard 2.021  21 Jul 1992  174   An X-Windows interface for gnuchess
  1174. 4.0
  1175.                                  or later. Provides three different
  1176.                                  sizes of chess board with a click-and-
  1177.                                  drag user interface to make moves. Two
  1178.                                  different chess programs can also play
  1179.                                  against each other with xboard as an
  1180.                                  arbitrator. Requires a copy of
  1181.                                  gnuchess (one is available from this
  1182.                                  directory) to work.
  1183.  
  1184. xboard  2.022  11 Aug 1992  214  An X-Windows interface for gnuchess
  1185.                                  4.0 or later. Provides three
  1186.                                  different sizes of chess board
  1187.                                  with a click-and-drag user
  1188.                                  interface to make moves. Two dif-
  1189.                                  ferent chess programs can also play
  1190.                                  against each other with xboard as an
  1191.                                  arbitrator. Requires a copy of
  1192.                                  gnuchess (one is available from this
  1193.                                  directory) to work.
  1194.  
  1195. xdebt   1.00   24 Jul 1992   4   Shows, updated in real-time. the US
  1196.                                  National Debt in dollars and what
  1197.                                  "your share" of it is (i.e. the total
  1198.                                  debt divided by the population of the
  1199.                                  US) in a small X window.
  1200.  
  1201. xdebt   1.01   17 Aug 1992   5   Shows, updated in real-time. the US
  1202.                                  National Debt in dollars in a small X
  1203.                                  window.  This version allows you to
  1204.                                  display the per-capita debt or the
  1205.                                  current US population instead.
  1206.  
  1207. xfishtank 1.00  9 Jul 1992  80   Displays an colour aquarium of
  1208.                                  swimming fish, complete with bubbles,
  1209.                                  in the background. Comes with
  1210.                                  utilities to convert Macintosh After
  1211.                                  Dark fish and OpenWindows 3.0 fish to
  1212.                                  this program's format, plus the
  1213.                                  ability to use any GIF
  1214.                                  for the fish animation.
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223. Recreation as of Wed 19 Aug 1992              Page 18 of Catalogue.all
  1224.  
  1225.  
  1226.  
  1227.  
  1228. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1229.  
  1230. Package   VersionArchived   Size (K)Description
  1231. _______________________________________________________________________
  1232.  
  1233. xflip   1.00    9 Jul 1992   9   Contains two programs to amuse
  1234.                                  passersby--flip, which mirror-images
  1235.                                  your X display in either the vertical
  1236.                                  or horizontal axis and meltdown, which
  1237.                                  spectacularly crumbles away the
  1238.                                  graphics on your X display.  Both
  1239.                                  commands have a-planes option to
  1240.                                  independently act on individual bit
  1241.                                  planes.
  1242.  
  1243. xfractint 1.03  22 Jun 1992 817  A fractal generation program capable
  1244.                                  of displaying Mandelbrots and Julia
  1245.                                  sets in both 2D and 3D. Has an
  1246.                                  extensive set of options including a
  1247.                                  wide range of preset fractals.
  1248.                                  Originally written on an IBM
  1249.                                  PC and ported to UNIX.
  1250.  
  1251. xfractint 1.04  13 Jul 1992 931  A fractal generation program capable
  1252.                                  of displaying Mandelbrots and Julia
  1253.                                  sets in both 2D and 3D. Has an
  1254.                                  extensive set of options including a
  1255.                                  wide range of preset fractals.
  1256.                                  Originally written on anIBM
  1257.                                  PC and ported to UNIX.
  1258.  
  1259. xinvaders 1.3  21 Jul 1992  39   Space Invaders for X-Windows.  Simple
  1260.                                  shooting game where you move a base
  1261.                                  and shoot at aliens who must not reach
  1262.                                  the bottom of the screen otherwise the
  1263.                                  game is over. There is a shelter to
  1264.                                  hide behind and a mothership to shoot
  1265.                                  for bonus points.
  1266.  
  1267. xlife   3.0    30 Jul 1992  336  Conway's Game of Life for X Windows,
  1268.                                  although it is more a demonstration of
  1269.                                  mathematical rules than a game.  Cells
  1270.                                  grow and die in a huge universe
  1271.                                  according simple neighbouring rules
  1272.                                  and xlife allows you to edit your own
  1273.                                  starting cells, adjust the zoom factor
  1274.                                  and speed and to scroll around the
  1275.                                  universe. xlife is supplied with a
  1276.                                  large number of starting patterns to
  1277.                                  produce some very interesting effects.
  1278.  
  1279. xlock   2.3     9 Jul 1992  69   Locks the local X display until a
  1280.                                  password is entered. During the
  1281.                                  locking, one of several graphics demos
  1282.                                  can be shown, including fractal
  1283.                                  generation, fireworks or a swarm of
  1284.                                  lines. Best used in combination with
  1285.                                  xautolock as a screen saver
  1286.                                  replacement.
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293. Recreation as of Wed 19 Aug 1992              Page 19 of Catalogue.all
  1294.  
  1295.  
  1296.  
  1297.  
  1298. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1299.  
  1300. Package   VersionArchived   Size (K)Description
  1301. _______________________________________________________________________
  1302.  
  1303. xmake5  1.1    29 Jul 1992   46  A 5-in-a-row board game with either a
  1304.                                  curses or X Windows interface, where
  1305.                                  you take it in turns to put down
  1306.                                  counters on a grid--the winner being
  1307.                                  the first to get 5 of their counters
  1308.                                  in a straight line in any direction.
  1309.                                  This implementation features multiple
  1310.                                  computer skill levels, an undo
  1311.                                  facility, a hint feature and plays a
  1312.                                  very strong game.  Requires
  1313.                                  AT&T's C++  2.1 or GNU's g++ to
  1314.                                  compile successfully.
  1315.  
  1316. xmandel  2.00  16 Jul 1992   57  Mandelbrot and Julia set generator,
  1317.                                  complete with a Motif user interface,
  1318.                                  zoom facility, colour rotation and a
  1319.                                  GIF option. Not recommended for
  1320.                                  machines with slow floating-point
  1321.                                  performance for obvious reasons.
  1322.  
  1323. xmris   1.01   22 Jul 1992  125  An X Windows implementation of theMr.
  1324.                                  Do video arcade game. This involves a
  1325.                                  gnome running around a garden picking
  1326.                                  up cherries and killing monsters by
  1327.                                  throwing a ball at them. Supports both
  1328.                                  keyboard or mouse controls, although
  1329.                                  the current version of xmris is
  1330.                                  monochrome.
  1331.  
  1332. xmris  2.03   28 Jul 1992  132   An X Windows implementation of the Mr.
  1333.                                  Do video arcade game. This involves a
  1334.                                  gnome running around a garden picking
  1335.                                  up cherries and killing monsters by
  1336.                                  throwing a ball at them. This latest
  1337.                                  version supports keyboard control
  1338.                                  redefinition, a saved high score table
  1339.                                  and more intelligent monsters.
  1340.  
  1341. xphoon  2.0    10 Jul 1992  101  Displays the current phase of the moon
  1342.                                  on the root window. Can be optionally
  1343.                                  run in the background to update the
  1344.                                  moon phase at set intervals. There is
  1345.                                  even calculation of the partial
  1346.                                  lighting of the dark side by reflected
  1347.                                  earthlight (although this feature can
  1348.                                  be turned off).
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361. Recreation as of Wed 19 Aug 1992              Page 20 of Catalogue.all
  1362.  
  1363.  
  1364.  
  1365.  
  1366. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1367.  
  1368. Package   VersionArchived   Size (K)Description
  1369. _______________________________________________________________________
  1370.  
  1371. xpilot  1.2    24 Jul 1992  300  A multi-player X Windows implementa-
  1372.                                  tion of Thrust game, which involves a
  1373.                                  ship thrusting around a landscape
  1374.                                  shooting enemies and picking up fuel
  1375.                                  and bonus objects. There are computer-
  1376.                                  controlled enemy ships, so a one-
  1377.                                  player game is possible. New players
  1378.                                  can join in mid-game too.  A colour
  1379.                                  display is recommended for this game
  1380.                                  (it does not work on monochrome
  1381.                                  displays).
  1382.  
  1383. xpipeman 1.00  24 Jul 1992   54  An X Windows implementation of the
  1384.                                  Pipe Mania game, where you must join
  1385.                                  as many varied shapes of pipe sections
  1386.                                  section together to allow a fluid to
  1387.                                  flow for as long as possible. The game
  1388.                                  gets progressively harder thanks to
  1389.                                  obstacles on the game grid, faster
  1390.                                  flow and less time before the flow
  1391.                                  starts its journey. Thehigh scores
  1392.                                  are permanently saved in a file.
  1393.  
  1394. xpool   1.1    27 Jul 1992   45  An X windows implementation of the
  1395.                                  pool game popular in bars and clubs.
  1396.                                  You control the cue's direction and
  1397.                                  strength and realistic ball collisions
  1398.                                  allow for a full game simulation.
  1399.                                  There is also a cheat mode.
  1400.  
  1401. xroach  1.1     9 Jul 1992   20  Animates cockroaches on the root
  1402.                                  window of the X display. The
  1403.                                  cockroaches scuttle under windows and
  1404.                                  hide there until uncovered. There's
  1405.                                  even an option to kill them
  1406.                                  individually by clicking on
  1407.                                  them with the mouse!
  1408.  
  1409. xscdemo  2.2  29 Jul 1992   19   A 3-D spinning cube demonstrationpro-
  1410.                                  gram for X Windows. Has 6 built-in
  1411.                                  demos and can move the cube either in
  1412.                                  its window or on the root window.
  1413.                                  Allows the size of the cube and the
  1414.                                  window to bepecified, as well as the
  1415.                                  speed. A fast machine is recommended
  1416.                                  for this demo.
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430. Recreation as of Wed 19 Aug 1992              Page 21 of Catalogue.all
  1431.  
  1432.  
  1433.  
  1434.  
  1435. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1436.  
  1437. Package   VersionArchived   Size (K)Description
  1438. _______________________________________________________________________
  1439.  
  1440. xswarm   2.3   12 Aug 1992   35  An X windows animated wasp and bee
  1441.                                  swarm demo, where a group of bees
  1442.                                  swarm towards a single wasp (both are
  1443.                                  represented  by straight lines),
  1444.                                  leading to interesting movement
  1445.                                  patterns.  There are  multitude  of
  1446.                                  commmand-line options to control the
  1447.                                  demo,  including  use  of
  1448.                                  the root window, mouse control of the
  1449.                                  wasp, the speed and acceleration con-
  1450.                                  stants and the background colour.
  1451.  
  1452. xtartan  2.0    9 Jul 1992   44  Draw various tartans as window back-
  1453.                                  grounds.  Comes complete with over 240
  1454.                                  Scottish tartan patterns and with the
  1455.                                  ability to scale the tartans or
  1456.                                  display them on the root window. Very
  1457.                                  configurable via X resources.
  1458.  
  1459. xtetris  2.4   29 Jul 1992   29  A block dropping game for X Windows,
  1460.                                  where you must stack various block
  1461.                                  shapes carefully to stop them reaching
  1462.                                  the top of the screen. If a whole row
  1463.                                  is full of blocks, the blocks above
  1464.                                  drop down one row. A high score table
  1465.                                  is saved in a file and both keyboard
  1466.                                  and mouse support are provided.
  1467.  
  1468. xvier    1.0   24 Jul 1992   32  An X Windows implementation of the
  1469.                                  popular Connect 4 game, where you drop
  1470.                                  counters into a grid until it is full
  1471.                                  or one player gets 4 counters of their
  1472.                                  colour in a row in any  direction.
  1473.                                  This has 10 skill levels (providing a
  1474.                                  tough computer opponent) and allows
  1475.                                  between 4 and 13 columns and rows to
  1476.                                  vary the gameplay.
  1477.  
  1478.  
  1479.  
  1480.  
  1481.  
  1482.  
  1483.  
  1484.  
  1485.  
  1486.  
  1487.  
  1488.  
  1489.  
  1490.  
  1491.  
  1492.  
  1493.  
  1494.  
  1495.  
  1496.  
  1497. Recreation as of Wed 19 Aug 1992              Page 22 of Catalogue.all
  1498.  
  1499.  
  1500.  
  1501.  
  1502. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1503.  __________________________________________________________________
  1504. |                                                                  |
  1505. |                                                                  |
  1506. |              Sysadmin                                            |
  1507. |                                                                  |
  1508. |                                                                  |
  1509. |__________________________________________________________________
  1510.  
  1511. This directory contains packages which have proved invaluable to HP-UX
  1512. system  administrators.  The  password  cracker  supplied  is intended
  1513. solely as a preventative system maintenance tool, and is freely avail-
  1514. able elsewhere.
  1515.  
  1516.  
  1517. PackageVersionArchived   Size (K)Description
  1518. _______________________________________________________________________
  1519.  
  1520. BIGdict1.00   10 Jul 1992  217   An  extremely comprehensive and large
  1521.                                  dictionary to accompany the Crack
  1522.                                  password cracker. Includes all sorts
  1523.                                  of unusual key combinations. See also
  1524.                                  ULRdict (which is NOT the same as this
  1525.                                  dictionary).
  1526.  
  1527. ULRdict1.00  10 Jul 1992  138    A plain text dictionary that should be
  1528.                                  used with the Crack password cracker.
  1529.                                  This will significantly increase both
  1530.                                  the likelihood of cracking a password
  1531.                                  and also the overall execution time of
  1532.                                  Crack.  See also BIGdict for even more
  1533.                                  dictionary coverage.
  1534.  
  1535. crack 4.1   10 Jul 1992  157     A highly sophisticated password
  1536.                                  cracker, which can run across multiple
  1537.                                  machines on a network. This is very
  1538.                                  CPU intensive, so is best suited to a
  1539.                                  cron job at lightly-loaded times.
  1540.                                  Manages about 3500 crypt calls per
  1541.                                  second on an HP 9000/720--
  1542.                                  when this is combined with clever dis-
  1543.                                  tribution of processing power, the
  1544.                                  changes to a password file can be nor-
  1545.                                  mally processed in about 2 hours. Can
  1546.                                  use the BIGdict or ULRdict diction-
  1547.                                  aries if you obtain those too.
  1548.  
  1549. expect 3.225  10 Jul 1992  737   Allows programmed dialogue with
  1550.                                  interactive programs using a scripting
  1551.                                  language. Can be used to automate
  1552.                                  tasks that require certain interactive
  1553.                                  responses. Comes complete with Tcl
  1554.                                  6.2, an embeddable tool command
  1555.                                  language.
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565. Sysadmin as of Wed 19 Aug 1992                Page 23 of Catalogue.all
  1566.  
  1567.  
  1568.  
  1569.  
  1570. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1571.  
  1572. PackageVersionArchived   Size (K)Description
  1573. _______________________________________________________________________
  1574.  
  1575. lsof  1.02   25 Jun 1992  41     List files, sockets, etc opened by
  1576.                                  processes, together with a large
  1577.                                  amount of related information. Can
  1578.                                  select by process ID, username or
  1579.                                  filename. Lsof is a complete redesign
  1580.                                  of the fstat/ofiles utilities.
  1581.  
  1582. patch  2.0126  8 Jun 1992   83   Applies diffs (e.g. from "diff -c") to
  1583.                                  an original set of files to reproduce
  1584.                                  the new versions of the files. It can
  1585.                                  apply a fuzz factor if the line
  1586.                                  numbering does not exactly match.
  1587.                                  Original files that are modified are
  1588.                                  saved with a ".orig" extension. Patch
  1589.                                  is used as a way of supplying a new
  1590.                                  version of a program without having to
  1591.                                  redistribute the entire source code
  1592.                                  again.
  1593.  
  1594. patch  2.0127  8 Jul 1992   85   Applies diffs (e.g. from "diff -c") to
  1595.                                  an original set of files to reproduce
  1596.                                  the new versions of the files. It can
  1597.                                  apply a fuzz factor if the line
  1598.                                  numbering does not exactly match.
  1599.                                  Original files that are modified are
  1600.                                  saved with a ".orig" extension. Patch
  1601.                                  is used as a way of supplying a new
  1602.                                  version of a program without having to
  1603.                                  redistribute the entire source code
  1604.                                  again.
  1605.  
  1606. top    3.0    25 Jun 1992  136   Displays and updates information about
  1607.                                  the top CPU processes using a full-
  1608.                                  screen curses display. Although this
  1609.                                  command is actually supplied with HP-
  1610.                                  UX, this is a newer PD release with
  1611.                                  additional features.
  1612.  
  1613.  
  1614.  
  1615.  
  1616.  
  1617.  
  1618.  
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626.  
  1627.  
  1628.  
  1629.  
  1630.  
  1631.  
  1632.  
  1633. Sysadmin as of Wed 19 Aug 1992                Page 24 of Catalogue.all
  1634.  
  1635.  
  1636.  
  1637.  
  1638. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1639. ______________________________________________________________________
  1640. |                                                                  |
  1641. |                                                                  |
  1642. |              Text                                                |
  1643. |                                                                  |
  1644. |                                                                  |
  1645. |_____________________________________________________________________
  1646.  
  1647. This directory has a set of text processing systems and their  associ-
  1648. ated  utility  packages. Be warned that some of them are very large in
  1649. size and require extensive disk space for compilation and installation
  1650. (LaTeX in particular).
  1651.  
  1652.  
  1653. Package      VersionArchived   Size (K)Description
  1654. _______________________________________________________________________
  1655.  
  1656. LaTeXfonts  3.14  23 Jun 1992  2501 The "mf" (MetaFont), "gf"
  1657.                                     (obsoleted now) and "pk" (packed)
  1658.                                     font files for TeX 3.14, which
  1659.                                     should also be  obtained
  1660.                                     at the same time as these fonts.
  1661.                                     The three font packages (utility
  1662.                                     fonts and cmfonts being the other
  1663.                                     two) are supplied separately
  1664.                                     because of their size.
  1665.  
  1666. TeX3.14.tar.ZTeX3.14 3 Aug 1992  8367
  1667.  
  1668. cmfonts    3.14   23 Jun 1992  2196 Yet another set of mf, gf and pk
  1669.                                     font files to accompany TeX 3.14,
  1670.                                     which you should also obtain at the
  1671.                                     same  time  as these fonts.
  1672.  
  1673. dvidevs    0.00   31 Jul 1992   186 DVIjet. A program to generate a
  1674.                                     file suitable  for printing on H.P.
  1675.                                     Laserjets from DVI files (produced
  1676.                                     by TeX et al.).
  1677.  
  1678. transfig   2.141   9 Jun 1992   216 Translates output from xfig into
  1679.                                     LaTeX, PostScript or pic (amongst
  1680.                                     others) formats. Transfig is
  1681.                                     actually the front-end for the
  1682.                                     'fig2dev' program that is also
  1683.                                     part of this package. You are
  1684.                                     advised to obtain  xfig (from the
  1685.                                     X11 directory) at the same time as
  1686.                                     getting transfig.
  1687.  
  1688. utilityfonts 3.14  23 Jun 1992 388  A further set of mf, gf and pk
  1689.                                     fonts files that accompany LaTeX
  1690.                                     3.14, which you should obtain at
  1691.                                     the same time as this set of fonts.
  1692.                                     See also LaTeXfonts and cmfonts.
  1693.  
  1694.  
  1695.  
  1696.  
  1697.  
  1698.  
  1699.  
  1700.  
  1701.  
  1702.  
  1703.  
  1704. Text as of Wed 19 Aug 1992                    Page 25 of Catalogue.all
  1705.  
  1706.  
  1707.  
  1708.  
  1709. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1710. ______________________________________________________________________
  1711. |                                                                  |
  1712. |                                                                  |
  1713. |              Users                                               |
  1714. |                                                                  |
  1715. |                                                                  |
  1716. |_____________________________________________________________________
  1717.  
  1718. This directory holds programs which are "highly visible" to the  aver-
  1719. age  user  - i.e. very frequently used utilities and packages. Some of
  1720. these programs are considered essential at LUCS and you  are  strongly
  1721. advised  to  obtain certain ones ("less" in particular) to improve the
  1722. day-to-day use of your system.
  1723.  
  1724.  
  1725. PackageVersionArchived   Size (K)Description
  1726. _______________________________________________________________________
  1727.  
  1728. calc  1.00    8 Jul 1992   10    A BASIC-style expression evaluator
  1729.                                  which is easier to use than the
  1730.                                  standard bc and dc commands.
  1731.                                  Supports environment variable
  1732.                                  reading and writing, an interactive
  1733.                                  mode as well as one-off command-line
  1734.                                  evaluations  and  a  good
  1735.                                  range of arithmetic functions.
  1736.  
  1737. elm    2.3    10 Jul 1992  627   An interactive mail system using the
  1738.                                  curses environment to provide an
  1739.                                  intuitive screen-oriented way of
  1740.                                  reading, sending, replying and
  1741.                                  forwarding electronic mail. Although
  1742.                                  elm is supplied with HP-UX, this is
  1743.                                  the latest public domain release,
  1744.                                  complete withminorimprovements by LUCS
  1745.                                  and added support for window resizing.
  1746.  
  1747. less   177.0  26 Jun 1992  167   Dual direction pager program, similar
  1748.                                  to more but with extra features,
  1749.                                  including a combination of both more
  1750.                                  and vi commands, alculation of the
  1751.                                  line number range and a configurable
  1752.                                  prompt.
  1753.  
  1754. pcal   4.3    24 Jun 1992  164   Sophisticated Postscript calendar gen-
  1755.                                  erator. Can print one month to a page,
  1756.                                  complete with miniature previous and
  1757.                                  next months, or a full year to a page.
  1758.                                  Very configurable indeed, including
  1759.                                  holidays, your own messages, and moon
  1760.                                  phases.
  1761.  
  1762. sc     6.21   22 Jun 1992  215   Spreadsheet calculator using the
  1763.                                  curses interface. Allows complex
  1764.                                  formulae to be calculated and updated
  1765.                                  easily in a grid of cells. Supports
  1766.                                  macro commands, encryption and a large
  1767.                                  number of built-in functions.
  1768.  
  1769.  
  1770.  
  1771.  
  1772. Users as of Wed 19 Aug 1992                   Page 26 of Catalogue.all
  1773.  
  1774.  
  1775.  
  1776.  
  1777. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1778.  
  1779. PackageVersionArchived   Size (K)Description
  1780. _______________________________________________________________________
  1781.  
  1782. tcsh   6.02    8 Jun 1992  646   C shell with filename completion and
  1783.                                  command line editing. Understands
  1784.                                  standard csh scripts and has further
  1785.                                  extensions such as command correction.
  1786.                                  Strongly recommended for all users who
  1787.                                  prefer the C Shell over the Korn
  1788.                                  Shell. The source has been modified to
  1789.                                  support arrow keys on HP terminals.
  1790.  
  1791. zsh    2.2    26 Jun 1992  320   An interactive shell combining the
  1792.                                  best features of ksh and csh into one
  1793.                                  shell. Supports aliases, filename
  1794.                                  expansion, process substitution,
  1795.                                  command substitution, job control,
  1796.                                  history editing mechanism, arithmetic
  1797.                                  evaluation using let and a full set of
  1798.                                  scripting commands.
  1799.  
  1800.  
  1801.  
  1802.  
  1803.  
  1804.  
  1805.  
  1806.  
  1807.  
  1808.  
  1809.  
  1810.  
  1811.  
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838. Users as of Wed 19 Aug 1992                   Page 27 of Catalogue.all
  1839.  
  1840.  
  1841.  
  1842.  
  1843. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1844. ______________________________________________________________________
  1845. |                                                                  |
  1846. |                                                                  |
  1847. |              X11                                                 |
  1848. |                                                                  |
  1849. |                                                                  |
  1850. |_____________________________________________________________________
  1851.  
  1852. This directory contains programs written to run under the X11R4 graph-
  1853. ics  system, as supplied with HP-UX 8.0. However, you will need obtain
  1854. two packages first before you can compile these  programs.  These  are
  1855. imake  (a  system  of  translating machine-independent Imakefiles into
  1856. Makefiles) and the Xaw include files. These two packages are currently
  1857. available  in  this  directory  as imake-4.00.tar.Z and Xaw-4.00.tar.Z
  1858. respectively.
  1859.  
  1860.  
  1861. Package    VersionArchived   Size (K)Description
  1862. _______________________________________________________________________
  1863.  
  1864. ImageMagick2.0  18 Aug 1992   971 A suite of utilities for manipulating
  1865.                                   and animating pictures. It can handle
  1866.                                   most formats, including GIF, and
  1867.                                   comes with several utilities, which
  1868.                                   are display (view, rotate, scale or
  1869.                                   print the picture), import (a screen
  1870.                                   grabber), XtoPS (a screen grabber
  1871.                                   that writes in PostScript), animate
  1872.                                   (picture sequencer), montage (picture
  1873.                                   tiler), mogrify (picture
  1874.                                   manipulator) and convert (picture
  1875.                                   format converter). A suite of
  1876.                                   utilities for manipulating and
  1877.                                   animating pictures. It can handle
  1878.                                   most formats, including GIF, and
  1879.                                   comes with several utilities, which
  1880.                                   are display (view, rotate, scale or
  1881.                                   print the picture), import (a screen
  1882.                                   grabber), XtoPS that writes in
  1883.                                   PostScript), animate (picture
  1884.                                   sequencer), montage (picture tiler),
  1885.                                   mogrify (picture manipulator) and
  1886.                                   convert (picture format converter).
  1887.  
  1888. ImageMagick92.07  8 Jul 1992  970 A suite of utilities for manipulating
  1889.                                   and nimating pictures. It can handle
  1890.                                   most formats, including GIF, and
  1891.                                   comes with several utilities, which
  1892.                                   are display (view, rotate, scale or
  1893.                                   print the picture), import (a screen
  1894.                                   grabber), XtoPS (a screen grabber
  1895.                                   that writes in PostScript), animate
  1896.                                   (picture sequencer), montage (picture
  1897.                                   tiler), mogrify (picture manipulator)
  1898.                                   and convert (picture format
  1899.                                   converter).
  1900.  
  1901.  
  1902.  
  1903.  
  1904.  
  1905.  
  1906. X11 as of Wed 19 Aug 1992                     Page 28 of Catalogue.all
  1907.  
  1908.  
  1909.  
  1910.  
  1911. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1912.  
  1913. Package    VersionArchived   Size (K)Description
  1914. _______________________________________________________________________
  1915.  
  1916. Xaw      4.00   23 Jun 1992    71 This is the complete set of Xaw
  1917.                                   (Athena Widgets for X11) include
  1918.                                   files that are not included with HP-
  1919.                                   UX  8.0. They are from the MIT X11R4
  1920.                                   distribution (mit/X11/Xaw).
  1921.  
  1922. Xw       1.01   7 Aug 1992   738  The Xw widgets set as used in Doug
  1923.                                   Young's X Windows book. There were
  1924.                                   originally provided by HP as
  1925.                                   unsupported, user-contributed code
  1926.                                   and some of the X programs on this
  1927.                                   Archive require this Xw
  1928.                                   widgets set to be installed first.
  1929.                                   Documentation, including man pages,
  1930.                                   is available as a separate Xwdoc
  1931.                                   package.
  1932.  
  1933. Xwdoc    1.01   7 Aug 1992   980  The documentation that accompanies
  1934.                                   the Xw widget set (see the Xw
  1935.                                   package), including man pages,
  1936.                                   Postscript documents and plain text
  1937.                                   documents. Not essential, unless
  1938.                                   your site intends to write programs
  1939.                                   using the Xw widget set.
  1940.  
  1941. Andrew   5.1    30 Jul 1992  3050 Source distribution of the Andrew
  1942.                                   multimedia system. This is split into
  1943.                                   several parts due to the size of the
  1944.                                   Andrew package. Each part includes
  1945.                                   the README and FAQ files.  Part-01
  1946.                                   and part-02 contain the ATK source,
  1947.                                   part-03 contains AMS, part-04 the
  1948.                                   directory. The various tar files can
  1949.                                   be unpacked in situation the only
  1950.                                   files that will be
  1951.                                   overwritten are the various README
  1952.                                   and FAQ files.
  1953.  
  1954. andrew   5.1   30 Jul 1992  3524  Source distribution of the Andrew
  1955.                                   multimedia system. This is split into
  1956.                                   several parts due to the size ofthe
  1957.                                   Andrew package. Each part includes
  1958.                                   README and FAQ files. Part-01 and
  1959.                                   part-02 contain the ATK source, part-
  1960.                                   03 contains AMS, part-04 the
  1961.                                   directory. The various tar files can
  1962.                                   be unpacked in-situ the only
  1963.                                   files that will be overwritten are
  1964.                                   various  README and FAQ files.
  1965.  
  1966.  
  1967.  
  1968.  
  1969.  
  1970.  
  1971.  
  1972.  
  1973.  
  1974.  
  1975.  
  1976. X11 as of Wed 19 Aug 1992                     Page 29 of Catalogue.all
  1977.  
  1978.  
  1979.  
  1980.  
  1981. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  1982.  
  1983. Package    VersionArchived   Size (K)Description
  1984. _______________________________________________________________________
  1985.  
  1986. andrew   5.1   30 Jul 1992  1941 Source  distribution of the Andrew
  1987.                                  multimedia system. This is split into
  1988.                                  several parts due to the size of the
  1989.                                   Andrew package. Each part includes
  1990.                                   README and FAQ files. Part-01 and
  1991.                                   part-02 contain the ATK source, part-
  1992.                                   03 contains AMS, part-04 the
  1993.                                   directory. The various tar files can
  1994.                                   be unpacked in-situ--the only files
  1995.                                   that will be overwritten are the
  1996.                                   various README and FAQ files.
  1997.  
  1998. andrew   5.1   30 Jul 1992  2628  Source distribution of the Andrew
  1999.                                   multimedia system. This is split into
  2000.                                   several parts due to the size of the
  2001.                                   Andrew package. Each part includes
  2002.                                   README and FAQ files. Part-01 and
  2003.                                   part-02  contain the ATK source,
  2004.                                   part-03 contains AMS, part-04 the
  2005.                                   directory. The various tar files can
  2006.                                   be unpacked in-situ--the only files
  2007.                                   that will be overwritten are the
  2008.                                   various README and FAQ files.
  2009.  
  2010. andrew   5.1   30 Jul 1992  3168  Source istribution of the  Andrew
  2011.                                   multimedia system. This is split into
  2012.                                   several parts due to the size ofthe
  2013.                                   Andrew package. Each part includes
  2014.                                   README and FAQ files. Part-01 and
  2015.                                   part-02 contain the ATK source, part-
  2016.                                   03 contains AMS, part-04 the
  2017.                                   directory. The various tar files can
  2018.                                   be unpacked in-situ--the only files
  2019.                                   that will be overwritten are the
  2020.                                   various README and FAQ files.
  2021.  
  2022. andrew-bin 5.1  24 Jul 1992 15972 Binary only distribution of the
  2023. Andrew
  2024.                                   multimedia system. This allows sites
  2025.                                   without time or space needed for the
  2026.                                   full source build, to install Andrew.
  2027.                                   This will mimic the arrangement at
  2028.                                   Liverpool, where the system is held
  2029.                                   under /usr/local/andrew. Sites
  2030.                                   wishing to install Andrew elsewhere
  2031.                                   should retrieve the full source
  2032.                                   package.
  2033.  
  2034.  
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044. X11 as of Wed 19 Aug 1992                     Page 30 of Catalogue.all
  2045.  
  2046.  
  2047.  
  2048.  
  2049. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2050.  
  2051. Package    VersionArchived   Size (K)Description
  2052. _______________________________________________________________________
  2053.  
  2054. bricons  1.0   10 Aug 1992    42 A quick start up X windows utility for
  2055.                                  applications using text, icons and
  2056.                                  pop-up mennus. It allows the user to
  2057.                                  set up a command panel of icons or
  2058.                                  menus to quickly run a set of programs
  2059.                                  by configuring the actions via a
  2060.                                  simple script language.
  2061.  
  2062. contour  3.00   26 Jun 1992  143 Draws contour plots in an X-window and
  2063.                                  will also produce a PostScript plot
  2064.                                  which can bedumped to a PostScript
  2065.                                  printer. It reads data on a 3D surface
  2066.                                  from a contour-file and converts the
  2067.                                  data into a contour plot.
  2068.  
  2069. hexcalc  1.11   14 Jul 1992  17  A multi-radix (binary, octal, decimal
  2070.                                  and hexadecimal) programmer's
  2071.                                  calculator for X, that offers the
  2072.                                  standard C integer operations.
  2073.                                  Keyboard alternatives to all mouse
  2074.                                  operations are also supported. This is
  2075.                                  part of the MIT X11R4 contributed
  2076.                                  clients directory and is not
  2077.                                  supplied with HP-UX 8.0.
  2078.  
  2079. imake    4.00  14 Aug 1992   135 A preprocessor that converts machine-
  2080.                                  independent Imakefiles into Makefiles.
  2081.                                  It's a vital package required for com-
  2082.                                  piling and installing X11 programs and
  2083.                                  should be obtained at the same time as
  2084.                                  the Xaw include  files. This imake has
  2085.                                  been modified for HP-UX 8.0 and comes
  2086.                                  complete with 'makedepend' and several
  2087.                                  installation shell scripts.
  2088.  
  2089. jpeg    v3.00  9 Jul 1992   501  This package provides compression and
  2090.                                  decompression of image files using the
  2091.                                  JPEG standard, which results in large
  2092.                                  storage savings at the expense of some
  2093.                                  loss of picture quality. There are 2
  2094.                                  programs--cjpeg to compress, and djpeg
  2095.                                  to decompress.
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111. X11 as of Wed 19 Aug 1992                     Page 31 of Catalogue.all
  2112.  
  2113.  
  2114.  
  2115.  
  2116. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2117.  
  2118. Package    VersionArchived   Size (K)Description
  2119. _______________________________________________________________________
  2120.  
  2121. pbmplus  10.dec 25 Jun 1992  705 PBMPLUS--a toolkit for image conver-
  2122.                                  sion. A series of tools for converting
  2123.                                  variety of image formats to and from a
  2124.                                  set of portable formats, and hence
  2125.                                  between each other. The four formats
  2126.                                  are PBM for bitmaps (1 bit per pixel),
  2127.                                  PGM for greyscale images, PPM for full
  2128.                                  colour images, and PNM for context-
  2129.                                  independent  manipulations, and other
  2130.                                  formats. These formats are upwards-
  2131.                                  compatible, and tools can read files
  2132.                                  in lower-resolution formats. In
  2133.                                  addition there are some simple tools
  2134.                                  for  manipulating the various formats.
  2135.  
  2136. tgif     2.1210 11 Aug 1992  806 2-D drawing package supporting
  2137.                                  hierarchical construction of drawings.
  2138.                                  Objects includes rectangles, ovals,
  2139.                                  rounded rectangles, arcs, polylines,
  2140.                                  polygons, open-splines, closed-
  2141.                                  splines, text, X11 bitmaps, certain
  2142.                                  X11 pixmaps and Encapsulated
  2143.                                  PostScript. Output can either be
  2144.                                  sent directly to a PostScript printer
  2145.                                  or incorporated into a LaTeX document.
  2146.  
  2147. tgif     2.1211 17 Aug 1992 787  2-D drawing package supporting
  2148.                                  hierarchical construction of drawings.
  2149.                                  Objects includes rectangles, ovals,
  2150.                                  rounded rectangles, arcs, polylines,
  2151.                                  polygons, open-splines, closed-
  2152.                                  splines, text, X11 bitmaps, certain
  2153.                                  X11 pixmaps and Encapsulated
  2154.                                  PostScript. Output can either be
  2155.                                  sent directly to PostScript printer or
  2156.                                  incorporated into a LaTeX document.
  2157.  
  2158. unclutter 1.04   2 Jul 1992   11 Removes idle cursor image from the
  2159.                                  screen, which saves the user from
  2160.                                  having to move the cursor out of the
  2161.                                  way of some text in xterm or hpterm.
  2162.                                  Has several options, including config-
  2163.                                  urable time delay before cursor
  2164.                                  removal, optional removal on the root
  2165.                                  window and a settable "jitter" factor
  2166.                                  to ignore random noise.
  2167.  
  2168. x11perf  1.3    9 Jul 1992  247  X11 server performance testprogram,
  2169.                                  which displays the number of graphics
  2170.                                  operations per second possible by the
  2171.                                  X server (i.e. to discover the speed
  2172.                                  of lines, dots, rectangles, text
  2173.                                  etc.). Produces some exceptionally
  2174.                                  impressive figures for the 720 X
  2175.                                  server !
  2176.  
  2177.  
  2178.  
  2179.  
  2180. X11 as of Wed 19 Aug 1992                     Page 32 of Catalogue.all
  2181.  
  2182.  
  2183.  
  2184.  
  2185. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2186.  
  2187. Package    VersionArchived   Size (K)Description
  2188. _______________________________________________________________________
  2189.  
  2190. x3270    1.2    9 Jul 1992    89 Provides telnet-style access to an IBM
  2191.                                  mainframe inside an X window. Supports
  2192.                                  four sizes of 3278 terminal emulation,
  2193.                                  HP  keyboard mapping, and colour or
  2194.                                  mono highlighting. A bonus front-end
  2195.                                  shell script has been added to this
  2196.                                  distribution for HP sites.
  2197.  
  2198. xalarm   3.04   26 Jun 1992  116 An interactive alarm clock for X-
  2199.                                  windows, similar to leave and
  2200.                                  calendar, but much more powerful. It
  2201.                                  is very configurable and comes with
  2202.                                  scripts to interface to the fortune
  2203.                                  and you (latter is supplied with
  2204.                                  emacs) programs ifavailable.
  2205.  
  2206. xalarm   3.05  12 Aug 1992  105  An interactive alarm clock for X-
  2207.                                  windows, similar to leave and
  2208.                                  calendar, but much more powerful. It
  2209.                                  is very configurable and comes with
  2210.                                  scripts to interface to the fortune
  2211.                                  and you (latter is supplied with
  2212.                                  emacs) programs if available.
  2213.  
  2214. xarchie  1.3   25 Jun 1992  190  Xarchie--an X11 interface to the
  2215.                                  Archie databases. The archie databases
  2216.                                  list the files available using
  2217.                                  anonymous FTP from various sites
  2218.                                  around the world.  Xarchie provides a
  2219.                                  smooth interface for querying
  2220.                                  this, and retrieving files of
  2221.                                  interest.
  2222.  
  2223. xautolock 1.07 26 Jun 1992   25  Runs a specified program after a
  2224.                                  period of X-Windows inactivity. The
  2225.                                  most useful type of program to run is
  2226.                                  a screen saver program, such as xlock
  2227.                                  (preferably in-nolock mode), making it
  2228.                                  a good replacement for the screen
  2229.                                  saver built into the X server.
  2230.  
  2231. xautolock 1.08  1 Jul 1992   56  Runs a specified program after a
  2232.                                  period of X-Windows inactivity. The
  2233.                                  most useful type of program to run is
  2234.                                  a screen saver program, such as xlock
  2235.                                  (preferably in-nolock mode), making it
  2236.                                  a good replacement for the screen
  2237.                                  saver built into the X server.
  2238.  
  2239.  
  2240.  
  2241.  
  2242.  
  2243.  
  2244.  
  2245.  
  2246.  
  2247.  
  2248. X11 as of Wed 19 Aug 1992                     Page 33 of Catalogue.all
  2249.  
  2250.  
  2251.  
  2252.  
  2253. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2254.  
  2255. Package    VersionArchived   Size (K)Description
  2256. _______________________________________________________________________
  2257.  
  2258. xbaff    2.00  10 Jul 1992   32  xbaff (But Another Folder Flash (for
  2259.                                  X)) is normally run in the background
  2260.                                  and displays an aligned window
  2261.                                  with the sender and subject lines
  2262.                                  of the user's mailbox at periodic
  2263.                                  intervals and when new mail is
  2264.                                  received.  It  presents instant
  2265.                                  information about the  new  mail
  2266.                                  message  without the user having to
  2267.                                  type anything.
  2268.  
  2269. xbiff++   1.00   6 Aug 1992  120 Mailbox flagger for X Windows which
  2270.                                  puts up a flag and beeps when new mail
  2271.                                  is received. The volume level of the
  2272.                                  bell, the interval between mail checks
  2273.                                  and the optional use of the X Shape
  2274.                                  extension can be specified.
  2275.  
  2276. xcalc    1.00   8 Jul 1992   38  Scientific calculator for X, which can
  2277.                                  emulate either a TI-30 or HP-10C
  2278.                                  pocket calculator. In the TI mode,
  2279.                                  algebraic notation is used (with
  2280.                                  operator precedence), whereas the HP
  2281.                                  mode uses Reverse Polish Notation.
  2282.  
  2283. xcb      1.1    6 Aug 1992   17  Shows and allows use of the 8 X server
  2284.                                  cut and paste buffers. This allows you
  2285.                                  to transfer chunks of text to and from
  2286.                                  multiple applications with ease, in a
  2287.                                  similar manner to the Macintosh's
  2288.                                  Clipboard or Scrapbook. The program
  2289.                                  can also manipulate the X cut and
  2290.                                  paste buffers via standard input or
  2291.                                  output.
  2292.  
  2293. xdbr     1.0    7 Aug 1992  143  An directory browing program
  2294.                                  (originally called xdb, but renamed to
  2295.                                  avoid clashing with HP's debugger)
  2296.                                  that allows you navigate directories
  2297.                                  and perform actions such as tar, grep
  2298.                                  etc. on a set of files. It was loosely
  2299.                                  based on the NeXt directory browser.
  2300.                                  Please note that you require the Xw
  2301.                                  widget set to be installed prior to
  2302.                                  compiling this.
  2303.  
  2304. xdiary   1.0   10 Jul 1992   94  Interactive diary and calendar for X.
  2305.                                  Allows events to be entered and saved,
  2306.                                  with the option of displaying a full
  2307.                                  year calendar or just the current
  2308.                                  month. It also has multi-language
  2309.                                  support (English, Spanish, French and
  2310.                                  German) and a host of configurable
  2311.                                  options.
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318. X11 as of Wed 19 Aug 1992                     Page 34 of Catalogue.all
  2319.  
  2320.  
  2321.  
  2322.  
  2323. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2324.  
  2325. Package    VersionArchived   Size (K)Description
  2326. _______________________________________________________________________
  2327.  
  2328. xdump    1.0    7 Aug 1992   726 Another X Windows screen grabber and
  2329.                                  printer with a small menu of buttons
  2330.                                  to perform actions such as view,
  2331.                                  print, grab etc. Requires the Xw
  2332.                                  widget set to be installed prior to
  2333.                                  compilation and also optionally needs
  2334.                                  the portable bit-map file format (PBM)
  2335.                                  tools to make use of xdump's ability
  2336.                                  to load other formats.
  2337.  
  2338. xdump    1.1   10 Aug 1992   730 Another X Windows screen grabber and
  2339.                                  printer with a small menu of buttons
  2340.                                  to perform actions such as view,
  2341.                                  print, grab etc. Requires the Xw
  2342.                                  widget set to be installed prior to
  2343.                                  compilation and also optionally needs
  2344.                                  the portable bit-map file format (PBM)
  2345.                                  tools to make use of xdump's ability
  2346.                                  to load other formats.
  2347.  
  2348. xdvi    1.14   8 Jun 1992   203  Previews DVI files, such as those pro-
  2349.                                  duced by TeX. Provides magnification
  2350.                                  at different factors, a magnifying
  2351.                                  glass and keyboardshortcuts. This
  2352.                                  version also supports a file dialogue
  2353.                                  box for loading in other DVI files.
  2354.  
  2355. xdvi    1.15   25 Jun 1992  123  Previews DVI files, such as those pro-
  2356.                                  duced by TeX. Provides magnification
  2357.                                  at different factors, a magnifying
  2358.                                  glass and keyboard shortcuts. This
  2359.                                  version is also intended to support
  2360.                                  anti-aliased grey-scaling.
  2361.  
  2362. xfaces   1.0   10 Jul 1992   51  Display a list of images, representing
  2363.                                  mail waiting to be read. These images
  2364.                                  should identify the sender of each
  2365.                                  piece of mail, such as a small picture
  2366.                                  of the relevant perso.  A few examples
  2367.                                  for system users are included.
  2368.  
  2369. xfbrows  2.1    9 Jul 1992   44  X11 font browser with a simple Mac-
  2370.                                  style user interface. Displays the t
  2371.                                  entire se of font names (in full) in a
  2372.                                  scrollable list from which you can
  2373.                                  select a font and view it in a second
  2374.                                  scrollable list.
  2375.  
  2376.  
  2377.  
  2378.  
  2379.  
  2380.  
  2381.  
  2382.  
  2383.  
  2384.  
  2385. X11 as of Wed 19 Aug 1992                     Page 35 of Catalogue.all
  2386.  
  2387.  
  2388.  
  2389.  
  2390. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2391.  
  2392. Package    VersionArchived   Size (K)Description
  2393. _______________________________________________________________________
  2394.  
  2395. xfig     2.13  16 Jul 1992   485 Facility for Interactive Generation of
  2396.                                  figures in X11 (hence the xfig name).
  2397.                                  A menu-driven drawing package which
  2398.                                  permits the manipulation of objects
  2399.                                  such as arcs, circles, closed splines,
  2400.                                  ellipses, polylines, polygons, encap-
  2401.                                  sulated PostScript, boxes, rounded
  2402.                                  boxes and text.  When used in
  2403.                                  conjunction with the TransFig package
  2404.                                  (see the Text directory), output can
  2405.                                  be obtained in LaTeX, PostScript, pic
  2406.                                  and several other formats.
  2407.  
  2408. xftp    1.1   11 Aug 1992   243  An X Windows version of FTP (file
  2409.                                  transfer program). This allows users
  2410.                                  to navigate local and remote
  2411.                                  directories by double clicking and
  2412.                                  then click on a name and then a button
  2413.                                  to transfer a file. Also allows
  2414.                                  "manual" FTP commands to be typed as
  2415.                                  well. Requires the Xw Widgets
  2416.                                  set to be installed prior to
  2417.                                  compilation.
  2418.  
  2419. xgopher  1.1a  31 Jul 1992   120 An X Windows client interface to the
  2420.                                  gopher information server, currently
  2421.                                  based in the US. Thisprovides a wide
  2422.                                  range and huge amount of information
  2423.                                  about US universities in particular
  2424.                                  (and also UK libraries), such as a
  2425.                                  phone directory listing staff details
  2426.                                  and so on. The gopher server
  2427.                                  transparently gets its information
  2428.                                  from other gopher servers, providing a
  2429.                                  very large network of information.
  2430.  
  2431. xgrabsc  2.1   10 Jul 1992   77  Grab rectangular screen images from an
  2432.                                  X11  display, and save them in a file.
  2433.                                  This includes two programs: xgrabsc,
  2434.                                  which handles the screen capture, and
  2435.                                  xgrab, an interactive front end which
  2436.                                  greatly simplifies the task of
  2437.                                  grabbing and manipulating screen
  2438.                                  dumps.
  2439.  
  2440. xgrabsc  2.2   17 Aug 1992   82  Grab rectangular screen images from an
  2441.                                  X11 display, and save them in a file.
  2442.                                  This includes two programs:xgrabsc,
  2443.                                  which handles the screen capture, and
  2444.                                  xgrab, an interactive front end which
  2445.                                  greatly simplifies the task of
  2446.                                  grabbing and manipulating screen
  2447.                                  dumps.
  2448.  
  2449.  
  2450.  
  2451.  
  2452.  
  2453.  
  2454. X11 as of Wed 19 Aug 1992                     Page 36 of Catalogue.all
  2455.  
  2456.  
  2457.  
  2458.  
  2459. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2460.  
  2461. Package    VersionArchived   Size (K)Description
  2462. _______________________________________________________________________
  2463. xless  1.0    10 Jul 1992    35  File browsing program for X. Takes its
  2464.                                  name from the fact that it can read
  2465.                                  standard input as well as a file and
  2466.                                  can also call up an editor. However,
  2467.                                  you are recommended to also get 'xp'
  2468.                                  and compare the two, because the
  2469.                                  latter may have more desirable
  2470.                                  features.
  2471.  
  2472. xless  1.1    29 Jul 1992    33  File browsing program for X. Takes
  2473.                                  its name from the fact that it can
  2474.                                  read standard input as well as a file
  2475.                                  and can also call up an editor.
  2476.                                  However, you are recommended to also
  2477.                                  get 'xp' and compare
  2478.                                  the two, because the latter may
  2479.                                  have more desirable features. This
  2480.                                  latest version supports more X
  2481.                                  resources, including key reconfigu-
  2482.                                  ration and colors of buttons.
  2483.  
  2484. xlswins  1.12   14 Jul 1992   7  Lists the titles (and optional
  2485.                                   geometries) of the windows in the
  2486.                                   current X session. It works on a
  2487.                                   window tree, defaulting to the root
  2488.                                   window at the top, but any window can
  2489.                                   be the starting point. This is
  2490.                                   supplied as part of the MIT X11R4
  2491.                                   clients and does not
  2492.                                   come with HP-UX 8.0.
  2493.  
  2494. xmag     1.29   14 Jul 1992  16  A simple one-shot magnifier of a
  2495.                                  portion of a screen into a magnifier
  2496.                                  window. The size of the area can be
  2497.                                  specified, as well as the magnifi-
  2498.                                  cation factor and the ability to
  2499.                                  'grab' the X server during the magnif-
  2500.                                  ication to avoid the image changing
  2501.                                  during the process. This is supplied
  2502.                                  as part of the MIT X11R4 clients
  2503.                                  distribution and is not normally
  2504.                                  available with HP-UX 8.0.
  2505.  
  2506. xmailtool 1.41  10 Jul 1992  108 X front-end for the mailx program.
  2507.                                  Allows all the usual mailx activities,
  2508.                                  plus a built-in editor for sending
  2509.                                  messages and a scrollable window to
  2510.                                  read your mail messages. If you prefer
  2511.                                  mailx over elm, then you will
  2512.                                  certainly want to try out xmailtool.
  2513.  
  2514.  
  2515.  
  2516.  
  2517.  
  2518.  
  2519.  
  2520.  
  2521.  
  2522.  
  2523. X11 as of Wed 19 Aug 1992                     Page 37 of Catalogue.all
  2524.  
  2525.  
  2526.  
  2527.  
  2528. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2529.  
  2530. Package    VersionArchived   Size (K)Description
  2531. _______________________________________________________________________
  2532.  
  2533.  
  2534. xmon     1.0    10 Jul 1992 114  An interactive X protocol monitor.
  2535.                                  Comes with two programs, xmonui and
  2536.                                  xmond, which monitor and  display  X
  2537.                                  requests, events, errors and replies
  2538.                                  sent between X clients and the X
  2539.                                  server. A large dialogue box allows
  2540.                                  flexible configuration of the level
  2541.                                  and type of information presented.
  2542.  
  2543. xmx      1.0     9 Jul 1992  92  An X protocol multiplexor, allowing X
  2544.                                  programs to be run across several
  2545.                                  displays. There are some limitations
  2546.                                  (all displays have to be non-mono
  2547.                                  and have the same number of screen
  2548.                                  colours available), but it does allow
  2549.                                  you to control the pointer on other
  2550.                                  displays too.
  2551.  
  2552. xnetload 1.03    9 Jun 1992  30  Displays the load averages of a
  2553.                                  number of machines on a local network
  2554.                                  in a graphical display. The layout of
  2555.                                  the display is very flexible and each
  2556.                                  graph is auto-scaling according to
  2557.                                  each machine's load average.
  2558.  
  2559. xp       1.1     8 Jul 1992  68  Display a file in an X window. xp has
  2560.                                  several special features, including
  2561.                                  the ability to read standard input, a
  2562.                                  split window facility, searching,
  2563.                                  optional word wrap and a less/more/vi-
  2564.                                  style command line.
  2565.  
  2566. xpic     1.11   26 Jun 1992 318  A X-windows drawing package allowing
  2567.                                  the creation of diagrams incorporating
  2568.                                  lines, splines, circles, ellipses
  2569.                                  and text. It is also supplied with
  2570.                                  file conversion utilities to translate
  2571.                                  from xpic to PostScript, TeX (requires
  2572.                                  the tpic program) and pic formats.
  2573.  
  2574. xpick    1.0     8 Jul 1992  35  Allows a user to pick an argument to a
  2575.                                  command via an X window. For example,
  2576.                                  rm `xpick *` would display a window of
  2577.                                  filenames in the current directory and
  2578.                                  allow the user to select any or all of
  2579.                                  them and then click on OK to delete
  2580.                                  the files.
  2581.  
  2582.  
  2583.  
  2584.  
  2585.  
  2586.  
  2587.  
  2588.  
  2589.  
  2590. X11 as of Wed 19 Aug 1992                     Page 38 of Catalogue.all
  2591.  
  2592.  
  2593.  
  2594.  
  2595. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2596.  
  2597. Package    VersionArchived   Size (K)Description
  2598. _______________________________________________________________________
  2599.  
  2600.  
  2601. xpm      3.0     8 Jul 1992  99  XPM (X PixMap) is a format for storing
  2602.                                  and retrieving X pixmaps to and from
  2603.                                  files. This package provides a library
  2604.                                  of functions to do this, together
  2605.                                  with a tool to view such files, or  to
  2606.                                  convert between XPM2 and XPM3 formats.
  2607.  
  2608. xprop    1.00   14 Jul 1992  27  Displays the window or font properties
  2609.                                  of an X session. When a window is
  2610.                                  clicked on, information such as the
  2611.                                  minimum size allowable, the command
  2612.                                  string issued to execute the program
  2613.                                  which generated the window and other
  2614.                                  pertinent information is displayed.
  2615.                                  For fonts, the width, height, resolu-
  2616.                                  tion, point size and ID are revealed.
  2617.                                  Supplied as part of the MIT X11R4
  2618.                                  clients distribution, but normally
  2619.                                  unavailable with HP-UX 8.0.
  2620.  
  2621. xrn      6.17   17 Jul 1992 349  An X-based Usenet news reader which
  2622.                                  uses an NNTP remote news server
  2623.                                  connection. Contains a built-in editor
  2624.                                  for posting news items and has a very
  2625.                                  configurable user interface via X
  2626.                                  resources. Can be built with either a
  2627.                                  Motif or an Athena Widgets look-and-
  2628.                                  feel.
  2629.  
  2630. xspread  1.1    11 Aug 1992 420  A public domain X windows spreadsheet,
  2631.                                  which is actually an X-ified version f
  2632.                                  of the sc curses spreadsheet program.
  2633.                                  As well as bringing up its own window,
  2634.                                  it also allows cursor movement using
  2635.                                  the mouse and the menus to be selected
  2636.                                  with the mouse too.
  2637.  
  2638. xtroff   4.10    9 Jun 1992 414  Device-independent troff previewer,
  2639.                                  which has an internal menu of commands
  2640.                                  including the ability to send part or
  2641.                                  all of the document directly to a
  2642.                                  printer. It also supports reexecution
  2643.                                  of piped commands if the troff source
  2644.                                  if edited, removing the need for a
  2645.                                  temporary troff output file.
  2646.  
  2647. xtrs    1.00   18 Jun 1992 114   TRS-80 Model I Emulator in an X-
  2648.                                  Window. It runs on top of a full Z-80
  2649.                                  emulator and therefore TRS-80 machine
  2650.                                  code programs can be run. Note that it
  2651.                                  requires the file level2rom.hex which
  2652.                                  cannot be included for copyright
  2653.                                  reasons.
  2654.  
  2655.  
  2656.  
  2657.  
  2658.  
  2659. X11 as of Wed 19 Aug 1992                     Page 39 of Catalogue.all
  2660.  
  2661.  
  2662.  
  2663.  
  2664. Software Porting And Archive Centre Catalogue (Entire Archive Contents)
  2665.  
  2666. Package    VersionArchived   Size (K)Description
  2667. _______________________________________________________________________
  2668.  
  2669.  
  2670. xzap     1.0     8 Jul 1992  45  X Process Zapper. Displays a list of
  2671.                                  processes running on the machine
  2672.                                  (using output from the "ps" command)
  2673.                                  and allows the user to click on and
  2674.                                  kill them, assuming they have
  2675.                                  permission to do so.
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683.  
  2684.  
  2685.  
  2686.  
  2687.  
  2688.  
  2689.  
  2690.  
  2691.  
  2692.  
  2693.  
  2694.  
  2695.  
  2696.  
  2697.  
  2698.  
  2699.  
  2700.  
  2701.  
  2702.  
  2703.  
  2704.  
  2705.  
  2706.  
  2707.  
  2708.  
  2709.  
  2710.  
  2711.  
  2712.  
  2713.  
  2714.  
  2715.  
  2716.  
  2717.  
  2718.  
  2719.  
  2720.  
  2721.  
  2722.  
  2723.  
  2724.  
  2725.  
  2726.  
  2727. X11 as of Wed 19 Aug 1992                     Page 40 of Catalogue.all
  2728.  
  2729.  
  2730.  
  2731. 
  2732.